home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / Tools / Development / source-highlight-1.6.1 / cpp2html.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  2002-11-17  |  47b  |  4 lines

  1. #! /bin/sh
  2.  
  3. source-highlight -s cpp -f html $*
  4.